Windows

How to Enforce BitLocker Encryption Types on Windows 11 Drives

Richard
Written by
Richard
May 20, 2024 Updated Apr 17, 2026 4 min read

BitLocker  is a tool that keeps your computer data safe. It ensures that only you can get to your files. Any new files you create on a drive using BitLocker will also be protected.

You can protect external, fixed, and operating system drives using BitLocker drives. When you turn on BitLocker for your main drive, it automatically unlocks the drive at startup using a TPM chip.

When users turn on BitLocker for fixed data drives, BitLocker asks them to pick an encryption type. You can choose full encryption or used space-only encryption. Full encryption locks the entire drive. Used space-only encryption only locks the parts of the drive that actually hold your files.

You can use the Enforce drive encryption type on fixed data drives policy setting to control how this works on your fixed drives.

Enforce Drive Encryption Type on Fixed Data Drives

You can force a specific encryption choice for fixed drives using the steps below.

Method 1: Using Local Group Policy Editor

Why: This method lets you set one rule for everyone using the computer.

What happens: BitLocker will use the setting you choose automatically. Users will not see a choice during setup.

1. Search for “Edit group policy” in the Start menu and open it. ⚠️ Admin privileges required.

2. Navigate through these folders:

3. In the right window, double-click “Enforce drive encryption type on fixed data drives.”

enforce encryption type for fixed drives

4. Choose your setting:

  • Not Configured: This is the default. It works the same as Disabled.
  • Enabled: BitLocker will use the type you pick. Users won’t be asked to choose. Select “Full encryption” to lock the whole drive or “Use Space Only encryption” to lock only the data area.
  • Disabled: The setup wizard will ask users to pick their own type.

5. Click OK and restart your computer to finish. ⚠️ Admin privileges required.

enforce encryption type for fixed drives options

Method 2: Using Windows Registry Editor

Why: Use this if you cannot access the Group Policy Editor.

What happens: The computer saves your preference in the registry. BitLocker will check this whenever you turn it on.

1. Open the Start menu, type regedit, and run it as an administrator. ⚠️ Admin privileges required.

2. Go to this path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE

3. Look for a value named FDVEncryptionType on the right. If you don’t see it, right-click an empty space, select “New,” then “DWORD (32-bit) Value,” and name it FDVEncryptionType.

4. Double-click the value and enter:

  • 1 for full encryption.
  • 2 for used space-only encryption.

5. Click OK and restart your computer. ⚠️ Admin privileges required.

enforce encryption type for fixed drives registry

How to Remove the Encryption Type Setting

If you want to let users choose their own settings again, simply delete the FDVEncryptionType item you created in the registry and restart your computer.

Summary

BitLocker keeps your data secure by locking your drives. You can force a specific encryption style so that users do not have to make a choice during setup. You can do this through the Local Group Policy Editor or the Registry Editor. Both methods require admin rights and a computer restart to work. To undo these changes, delete the registry setting or set the policy back to its default state.

What is BitLocker encryption and how does it work on Windows 11?

BitLocker is a disk encryption feature included with Windows 11 that helps protect data by encrypting the entire drive. It ensures that only authorized users can access the data, automatically unlocking the OS drive at startup using a TPM chip.

How can I enforce a specific BitLocker encryption type on fixed data drives?

You can enforce a specific BitLocker encryption type by using the Local Group Policy Editor. Navigate to Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Fixed Data Drives, and adjust the 'Enforce drive encryption type on fixed data drives' setting.

What are the differences between full encryption and used space-only encryption in BitLocker?

Full encryption encrypts the entire drive when BitLocker is enabled, while used space-only encryption encrypts only the portion of the drive that contains data. Choosing between these options depends on your security needs and the amount of data stored.

Can I configure BitLocker settings using the Windows Registry?

Yes, you can configure BitLocker settings through the Windows Registry Editor. By navigating to ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftFVE and modifying the FDVEncryptionType value, you can enforce specific encryption types for fixed data drives.

What happens if I set the 'Enforce drive encryption type' policy to Disabled?

If you set the 'Enforce drive encryption type' policy to Disabled, the BitLocker setup wizard will prompt users to select their preferred encryption type before enabling BitLocker. This allows users to choose between full encryption and used space-only encryption.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version